udev: first set properties based on usb subsystem
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 3 Nov 2022 00:39:36 +0000 (09:39 +0900)
committerArnaud Rebillout <arnaudr@debian.org>
Mon, 13 Apr 2026 07:18:40 +0000 (14:18 +0700)
commitda4e1a9a5ffc50e3637659a6346f8a6f5d8bc3af
treed925e7b7662b1f003d931ce1e0ab2c97bad646c2
parent302cb47ac028a9073ccb2b62bbd011afd1569de4
udev: first set properties based on usb subsystem

After 479da1107a0d4e2f7ef5cd938512b87a0e45f180, the usb_id builtin
command does not set ID_SERIAL if ID_BUS is already set.
Before the commit, all properties set based on pci bus were overwritten
by the usb_id, hence now it is sufficient setting them only when ID_BUS is
not set yet.

Fixes #25238.

(cherry picked from commit 01e704eba982fbc1517287cd261d229ff8e0a779)

Gbp-Pq: Name udev-first-set-properties-based-on-usb-subsystem.patch
rules.d/60-serial.rules